評分 4.9 (75) How to Enable SELinux on CentOS 7 | Securing Your CentOS Server · Step 1: Set SELinux mode to “disabled” · Step 2: Save Changes and Reboot · Step 3: Re-check ...
To enable SELinux, you need to edit the SELinux config file located at /etc/selinux/config. Change the line SELINUX=disabled to SELINUX=enforcing or SELINUX= ...
Security-Enhanced Linux (SELinux) is a mandatory access control (MAC) security mechanism implemented in the kernel. SELinux was first introduced in CentOS 4 and ...